Skip to content

Hostname

mfof.se

Last fetched

mfof.se resolves to 1 IPv4 address operated by AS197942 in SE. WHOIS lists registrar:excedonetworksab as the registrar.

Nutrition Label

WHISPER CANON · mfof.seRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint6.3/10canon.whisper.security/host/mfof.se

Resolution chain

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

IPPrefixASNOperatorCountry
194.71.70.89194.71.68.0/22AS197942SE

WHOIS identity

Registrar
registrar:excedonetworksab
Organization
Contact emails

Subdomains

29 observed subdomains of mfof.se.

Web-graph footprint

Distinct hostnames that link to or from mfof.se in the public web crawl.

385 sites link to this hostname.

360 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for mfof.se.

MechanismTarget
SPF_Amail.sitevision-cloud.net
SPF_Asmtp1.ondemand.formpipe.com
SPF_Awww.mfof.se
SPF_INCLUDE_spf.mlsend.com
SPF_IP193.180.81.34
SPF_IP213.174.93.60/32
SPF_IP217.119.175.155
SPF_MXmfof.se

Related pages

Pivot deeper into the graph from mfof.se.

Cypher and MCP

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

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