Hostname
vfiles.com
Last fetched
vfiles.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
vfiles.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- as8q73qq399@networksolutionsprivateregistration.com
- br2br8nt36b@networksolutionsprivateregistration.com
- br63u39f8j6@networksolutionsprivateregistration.com
- dh44224b5b9@networksolutionsprivateregistration.com
- fb7h59xx58s@networksolutionsprivateregistration.com
- fk8yk58y2wb@networksolutionsprivateregistration.com
- ga7fe47b4ym@networksolutionsprivateregistration.com
- hf82p8x49sz@networksolutionsprivateregistration.com
- j687t8yh84s@networksolutionsprivateregistration.com
- ka8vy2ju5fm@networksolutionsprivateregistration.com
- mv76p3hp3w5@networksolutionsprivateregistration.com
- mx9999mp3mu@networksolutionsprivateregistration.com
- p93zm9dr8uz@networksolutionsprivateregistration.com
- px7fr9up3px@networksolutionsprivateregistration.com
- qe67g8kq4wp@networksolutionsprivateregistration.com
- qx56s4gk9fd@networksolutionsprivateregistration.com
- tg29u5a82z4@networksolutionsprivateregistration.com
- ut3y56ub4db@networksolutionsprivateregistration.com
- vb32g9487ae@networksolutionsprivateregistration.com
- vc8qk3dd963@networksolutionsprivateregistration.com
- and 4 more
Subdomains
8 observed subdomains of vfiles.com.
Web-graph footprint
Distinct hostnames that link to or from vfiles.com in the public web crawl.
244 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for vfiles.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | aspmx.sailthru.com |
| SPF_INCLUDE | sendgrid.net |
Related pages
Pivot deeper into the graph from vfiles.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "vfiles.com"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.