Skip to content

Hostname

infomaxcorp.com

Last fetched

infomaxcorp.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. WHOIS lists iana:1895 as the registrar.

Nutrition Label

WHISPER CANON · infomaxcorp.comRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/infomaxcorp.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.151.77.6420.150.0.0/15AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA

WHOIS identity

Registrar
iana:1895
Organization
ambrose au
Contact emails

Subdomains

5 observed subdomains of infomaxcorp.com.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for infomaxcorp.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEusb._netblocks.mimecast.com
SPF_IP205.207.122.80
SPF_IP205.207.122.81
SPF_IP208.124.194.250
SPF_IP67.231.27.66/32
SPF_IP67.231.27.69
SPF_MXinfomaxcorp.com

Related pages

Pivot deeper into the graph from infomaxcorp.com.

Cypher and MCP

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

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