Skip to content

Hostname

1agency.de

Last fetched

1agency.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · 1agency.deRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/1agency.de

Resolution chain

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

IPPrefixASNOperatorCountry
88.198.155.19888.201.22.0/23AS24940DE

WHOIS identity

No WHOIS records are currently associated with 1agency.de in WhisperGraph.

Subdomains

78 observed subdomains of 1agency.de.

Web-graph footprint

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

44 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for 1agency.de.

MechanismTarget
SPF_A1agency.de
SPF_Amail.1agency.de
SPF_Amail2.1agency.de
SPF_INCLUDEspf.mailcow.de
SPF_IP176.9.18.132
SPF_IP2a01:4f8:150:128c::/64
SPF_IP2a01:4f8:162:4472:0:0:0:2
SPF_IP5.9.108.111/24
SPF_IP78.46.37.238
SPF_MX1agency.de

Related pages

Pivot deeper into the graph from 1agency.de.

Cypher and MCP

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

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