Skip to content

Hostname

teranga-software.com

Last fetched

teranga-software.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · teranga-software.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/teranga-software.com

Resolution chain

teranga-software.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:433
Organization
teranga software
Contact emails

Subdomains

12 observed subdomains of teranga-software.com.

Web-graph footprint

Distinct hostnames that link to or from teranga-software.com in the public web crawl.

81 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for teranga-software.com.

MechanismTarget
SPF_INCLUDE5924811.spf05.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEnetsoins.com
SPF_INCLUDEnetsoins.org
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP163.172.157.142
SPF_IP212.47.252.59
SPF_IP51.158.116.160
SPF_IP51.158.98.141
SPF_IP51.159.14.127
SPF_IP51.159.141.84
SPF_IP51.159.195.156
SPF_IP89.185.42.128/32

Related pages

Pivot deeper into the graph from teranga-software.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "teranga-software.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.