Skip to content

Hostname

epay.dk

Last fetched

epay.dk resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · epay.dkRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/epay.dk

Resolution chain

epay.dk resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.159.172.14518.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.28.206.252.28.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.135.23063.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
bambora online a/s
Contact emails

Subdomains

7 observed subdomains of epay.dk.

Web-graph footprint

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

126 sites link to this hostname.

45 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for epay.dk.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_MXepay.dk

Related pages

Pivot deeper into the graph from epay.dk.

Cypher and MCP

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

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