Hostname
vfc-int.com
Last fetched
vfc-int.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. vfc-int.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 vfc-int.com in WhisperGraph.
IPv6 resolution
No AAAA record for vfc-int.com is recorded in WhisperGraph.
WHOIS identity
- Registrar
- iana:468
- Registrant organisation
- on behalf of vfc-int.com owner
- Contact emails
- 8b4208af-e682-4a0d-b4ed-e44a89277193@identity-protect.org, a3ddbc77-1f91-4e90-8676-8bb638cdb16c@identity-protect.org, b8c9735e-5985-49f9-9ab4-e4b2ba2144d1@identity-protect.org, df24ed1a-bcd7-4aa9-b18f-e07b824623f7@identity-protect.org, owner-8699405@vfc-int.com.whoisprivacyservice.org
Subdomains
Mail and authentication
Nameservers
- ns-477.awsdns-59.com
- ns-574.awsdns-07.net
- ns-1442.awsdns-52.org
- ns-1940.awsdns-50.co.uk
MX records
- inbound-smtp.us-east-1.amazonaws.com
SPF policy
- include: amazonses.com
Threat-feed evidence
History
Related pages
Pivot from vfc-int.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: "vfc-int.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.