Skip to content

Hostname

quantumsoftware.io

Last fetched

quantumsoftware.io resolves to 2 IPv4 addresses operated by MOBILINK-AS-PK PMCL LDI IP TRANSIT in AU. WHOIS lists iana:3862 as the registrar.

Nutrition Label

WHISPER CANON · quantumsoftware.ioRouting diversity2.4/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.8/10canon.whisper.security/host/quantumsoftware.io

Resolution chain

quantumsoftware.io resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
27.50.64.8227.50.64.0/24AS45671MOBILINK-AS-PK PMCL LDI IP TRANSITAU
4.236.124.1414.224.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:3862
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

2 observed subdomains of quantumsoftware.io.

Web-graph footprint

Distinct hostnames that link to or from quantumsoftware.io in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for quantumsoftware.io.

MechanismTarget
SPF_INCLUDEspf1.aussiebroadband.com.au
SPF_INCLUDEspf2.aussiebroadband.com.au
SPF_MXquantumsoftware.io

Related pages

Pivot deeper into the graph from quantumsoftware.io.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "quantumsoftware.io"})-[: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.