Skip to content

Hostname

interna.me

Last fetched

interna.me resolves to 1 IPv4 address operated by AS8560 in DE. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · interna.meRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/interna.me

Resolution chain

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

IPPrefixASNOperatorCountry
85.215.136.10985.215.128.0/17AS8560DE

WHOIS identity

Registrar
iana:433
Organization
bptech.pl - uslugi informatyczne
Contact emails

Subdomains

22 observed subdomains of interna.me.

Web-graph footprint

Distinct hostnames that link to or from interna.me in the public web crawl.

6 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for interna.me.

MechanismTarget
SPF_Ainterna.me
SPF_INCLUDE_spf.cyberfolks.pl
SPF_IP2001:8d8:1801:877a:0:0:0:1
SPF_IP2a01:239:35f:4c00:0:0:0:1
SPF_IP82.165.32.60
SPF_IP85.215.136.109
SPF_MXinterna.me

Related pages

Pivot deeper into the graph from interna.me.

Cypher and MCP

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

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