Skip to content

Hostname

queue-fair.com

Last fetched

queue-fair.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · queue-fair.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/queue-fair.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.117.175.20334.116.0.0/14AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
iana:113
Organization
matt king
Contact emails

Subdomains

10 observed subdomains of queue-fair.com.

Web-graph footprint

Distinct hostnames that link to or from queue-fair.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for queue-fair.com.

MechanismTarget
SPF_Aqueue-fair.com
SPF_INCLUDE_spf.google.com
SPF_IP149.72.200.43
SPF_IP35.187.172.173
SPF_IP67.89.22.99
SPF_IP83.170.86.160
SPF_IP85.13.195.164
SPF_IP85.13.215.18
SPF_IP85.13.217.162
SPF_IP85.13.219.98
SPF_IP85.13.237.88
SPF_IP87.117.198.14
SPF_IP88.202.186.61
SPF_IP95.154.194.67
SPF_MXqueue-fair.com

Related pages

Pivot deeper into the graph from queue-fair.com.

Cypher and MCP

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

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