Skip to content

Hostname

citycontainer.dk

Last fetched

citycontainer.dk resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · citycontainer.dkRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/citycontainer.dk

Resolution chain

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

IPPrefixASNOperatorCountry
78.46.12.20878.46.0.0/15AS24940DE

WHOIS identity

Registrar
Organization
city container a/s
Contact emails

Subdomains

10 observed subdomains of citycontainer.dk.

Web-graph footprint

Distinct hostnames that link to or from citycontainer.dk in the public web crawl.

25 sites link to this hostname.

71 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for citycontainer.dk.

MechanismTarget
SPF_INCLUDEo._spf.hostedsepo.dk
SPF_INCLUDEspf.itafdelingen.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.209.165.51
SPF_IP178.209.165.55
SPF_IP178.209.169.116
SPF_IP178.209.172.72
SPF_IP185.150.75.22
SPF_IP77.66.88.129
SPF_IP77.66.88.254

Related pages

Pivot deeper into the graph from citycontainer.dk.

Cypher and MCP

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

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