Skip to content

Hostname

gallup.de

Last fetched

gallup.de resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · gallup.deRouting diversity4.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/gallup.de

Resolution chain

gallup.de resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.7.125108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.127108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.128108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.13108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.173.121.1818.173.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.121.8018.173.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.121.8218.173.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.121.8818.173.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.239.195.11854.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.12654.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.2354.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.5954.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.240.184.1654.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.254.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.3054.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.8654.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with gallup.de in WhisperGraph.

Subdomains

21 observed subdomains of gallup.de.

Web-graph footprint

Distinct hostnames that link to or from gallup.de in the public web crawl.

253 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for gallup.de.

MechanismTarget
SPF_INCLUDEspf-0022c301.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP198.175.140.0/24
SPF_IP198.175.141.0/24
SPF_IP54.240.0.0/18
SPF_IP54.240.32.208
SPF_IP54.240.32.209
SPF_IP54.240.32.210
SPF_IP54.240.32.211
SPF_IP54.240.54.194
SPF_IP54.240.54.195
SPF_IP54.240.54.196
SPF_IP69.169.230.218
SPF_IP69.169.230.219

Related pages

Pivot deeper into the graph from gallup.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gallup.de"})-[: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.