Skip to content

Hostname

support.quickb2b.com

Last fetched

support.quickb2b.com resolves to 1 IPv4 address operated by AS45671 in AU.

Nutrition Label

WHISPER CANON · support.quickb2b.comRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/support.quickb2b.com

Resolution chain

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

IPPrefixASNOperatorCountry
118.127.40.227118.127.40.0/22AS45671AU

WHOIS identity

No WHOIS records are currently associated with support.quickb2b.com in WhisperGraph.

Subdomains

1 observed subdomain of support.quickb2b.com.

Web-graph footprint

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

4 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for support.quickb2b.com.

MechanismTarget
SPF_Asupport.quickb2b.com
SPF_IP117.120.8.67
SPF_IP118.127.40.227
SPF_IP192.163.199.250
SPF_MXsupport.quickb2b.com

Related pages

Pivot deeper into the graph from support.quickb2b.com.

Cypher and MCP

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

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