Skip to content

Hostname

ivorsoftware.com

Last fetched

ivorsoftware.com resolves to 1 IPv4 address operated by AS-VULTR - The Constant Company, LLC in AU. WHOIS lists iana:1376 as the registrar.

Nutrition Label

WHISPER CANON · ivorsoftware.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ivorsoftware.com

Resolution chain

ivorsoftware.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.77.235.10445.77.232.0/21AS20473AS-VULTR - The Constant Company, LLCAU

WHOIS identity

Registrar
iana:1376
Organization
ivor xianlong he
Contact emails

Subdomains

83 observed subdomains of ivorsoftware.com.

Web-graph footprint

Distinct hostnames that link to or from ivorsoftware.com in the public web crawl.

43 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for ivorsoftware.com.

MechanismTarget
SPF_Aivorsoftware.com
SPF_INCLUDEcp-us101.thewebhostserver.com
SPF_INCLUDEcpanel.ivorsoftware.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP172.104.66.54
SPF_IP27.100.36.31
SPF_IP45.77.235.104
SPF_IP45.79.77.225
SPF_IP91.232.125.3
SPF_MXivorsoftware.com

Related pages

Pivot deeper into the graph from ivorsoftware.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ivorsoftware.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.