Skip to content

Hostname

gallupmail.com

Last fetched

gallupmail.com resolves to 1 IPv4 address operated by GALLUP1 - Gallup in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · gallupmail.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/gallupmail.com

Resolution chain

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

IPPrefixASNOperatorCountry
198.175.141.228198.175.141.0/24AS15263GALLUP1 - GallupUS

WHOIS identity

Registrar
iana:299
Organization
gallup,
Contact emails

Subdomains

20 observed subdomains of gallupmail.com.

Web-graph footprint

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

6 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • gallupmail.com

SPF policy

8 SPF mechanisms authorising senders for gallupmail.com.

MechanismTarget
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDEspf-0022c301.pphosted.com
SPF_IP168.245.3.90
SPF_IP198.175.140.0/23
SPF_IP199.127.232.0/22
SPF_IP199.255.192.0/22
SPF_IP54.240.120.96/28
SPF_IP54.240.32.192/27

Related pages

Pivot deeper into the graph from gallupmail.com.

Cypher and MCP

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

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