Skip to content

Hostname

guildquality.com

Last fetched

guildquality.com resolves to 11 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · guildquality.comRouting diversity5.0/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/guildquality.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.216.175.16813.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
13.223.39.913.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.213.138.11018.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.233.82.10418.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
44.196.102.7544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.215.38.5244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.5.42.11452.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.157.212.3354.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.204.23.13454.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.91.158.25454.90.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
32.195.52.21532.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of guildquality.com owner
Contact emails

Subdomains

15 observed subdomains of guildquality.com.

Web-graph footprint

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

2,290 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for guildquality.com.

MechanismTarget
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP52.72.54.150

Related pages

Pivot deeper into the graph from guildquality.com.

Cypher and MCP

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

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