Skip to content

Hostname

www.support-quickbooks.com

Last fetched

www.support-quickbooks.com resolves to 1 IPv4 address operated by LHY - LHY TECHNOLOGIES PRIVATE LIMITED in GB.

Nutrition Label

WHISPER CANON · www.support-quickbooks.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/www.support-quickbooks.com

Resolution chain

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

IPPrefixASNOperatorCountry
160.187.22.70160.187.22.0/24AS214441LHY - LHY TECHNOLOGIES PRIVATE LIMITEDGB

WHOIS identity

No WHOIS records are currently associated with www.support-quickbooks.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for www.support-quickbooks.com.

MechanismTarget
SPF_Awww.support-quickbooks.com
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_INCLUDEspf.postal.qbmailsys.xyz
SPF_IP160.187.22.70
SPF_IP209.42.28.15
SPF_MXwww.support-quickbooks.com

Related pages

Pivot deeper into the graph from www.support-quickbooks.com.

Cypher and MCP

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

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