Hostname
mdfnet.se
Last fetched
mdfnet.se resolves to 142.250.180.19, announced in 142.250.180.0/24 by GOOGLE - Google LLC in GB. mdfnet.se is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 142.250.180.19
142.250.180.0/24 · GOOGLE - Google LLC · London, GB
- 142.250.74.115
142.250.74.0/24 · GOOGLE - Google LLC · Stockholm, SE
- 142.251.142.243
142.250.0.0/15 · GOOGLE - Google LLC · Mountain View, US
- 142.251.38.115
142.251.38.0/24 · GOOGLE - Google LLC · Mountain View, US
- 172.217.17.211
172.217.17.0/24 · GOOGLE - Google LLC · Sofia, BG
- 172.217.23.243
172.217.23.0/24 · GOOGLE - Google LLC · Prague, CZ
- 216.58.198.51
216.58.198.0/24 · GOOGLE - Google LLC · London, GB
- 216.58.201.243
216.58.201.0/24 · GOOGLE - Google LLC · Paris, FR
- 216.58.207.115
IPv6 resolution
Attribution
cloud · ORIGIN_AS
WHOIS identity
- Registrar
- registrar:loopia ab
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- dns1.mdfnet.se
- dns2.mdfnet.se
- ns1.mdfnet.se
MX records
- smtp.google.com
SPF policy
- include: _spf.google.com
- include: spf.messagingengine.com
- a: mdfnet.se
- mx: mdfnet.se
- include: _spf.mdfnet.se
- a: smtp-relay.mdfnet.se
- a: byebye.mdh.se
Threat-feed evidence
History
Related pages
Pivot from mdfnet.se into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mdfnet.se"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.