Skip to content

Hostname

quantiumsolutions.com

Last fetched

quantiumsolutions.com resolves to 3 IPv4 addresses operated by AS132056 in HK. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · quantiumsolutions.comRouting diversity3.0/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/quantiumsolutions.com

Resolution chain

quantiumsolutions.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.11.101.118103.11.101.0/24AS132056HK
45.60.106.16545.60.106.0/24AS19551INCAPSULA - Incapsula IncUS
45.60.45.16545.60.45.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
iana:2
Organization
liew, sheryl
Contact emails

Subdomains

27 observed subdomains of quantiumsolutions.com.

Web-graph footprint

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

60 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for quantiumsolutions.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEauthsmtp.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP202.68.209.0/24
SPF_IP203.126.223.0/24
SPF_IP52.187.73.252

Related pages

Pivot deeper into the graph from quantiumsolutions.com.

Cypher and MCP

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

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