Hostname
mflit.com
Last fetched
mflit.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. mflit.com 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
No IPv4 resolution is recorded for mflit.com in WhisperGraph.
WHOIS identity
- Registrar
- iana:468
- Registrant organisation
- bill dailey
- Contact emails
- billcd@me.com, 241b4454-f263-4271-b9d9-c4419dfe129e@identity-protect.org, 6d3d77dc-53b1-4e39-8f68-7e5d370c9d00@identity-protect.org, 8603de33-1db5-41a3-92fc-98af847cdfd4@identity-protect.org, a3ab6624-2290-4a7c-b1ce-00b35557e1cb@identity-protect.org, c2d6fb50-4dd1-43f2-ac26-1495762994ac@identity-protect.org, owner-6048736@mflit.com.whoisprivacyservice.org
Subdomains
Mail and authentication
Nameservers
- ns1-06.azure-dns.com
- ns4-06.azure-dns.info
- ns2-06.azure-dns.net
- ns3-06.azure-dns.org
MX records
- mflit-com.mail.protection.outlook.com
SPF policy
- include: spf.protection.outlook.com
- a: dispatch-us.ppe-hosted.com
- include: spf.myconnectwise.net
Threat-feed evidence
History
Related pages
Pivot from mflit.com 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: "mflit.com"})-[: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.