Skip to content

Hostname

quanta-cs.com

Last fetched

quanta-cs.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in GB. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · quanta-cs.comRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/quanta-cs.com

Resolution chain

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

IPPrefixASNOperatorCountry
51.141.227.16751.140.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationGB

WHOIS identity

Registrar
iana:69
Organization
lee mitchell
Contact emails

Subdomains

11 observed subdomains of quanta-cs.com.

Web-graph footprint

Distinct hostnames that link to or from quanta-cs.com in the public web crawl.

49 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for quanta-cs.com.

MechanismTarget
SPF_INCLUDE_spf.bullhornmail.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEpositive-dedicated.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.rsmemployerservices.co.uk
SPF_IP212.188.139.86
SPF_IP51.140.185.73
SPF_IP51.140.29.80
SPF_IP63.246.10.50/32
SPF_IP63.246.30.82/32
SPF_IP63.246.9.118/32

Related pages

Pivot deeper into the graph from quanta-cs.com.

Cypher and MCP

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

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