Skip to content

Hostname

fenestravirtual.com

Last fetched

fenestravirtual.com resolves to 1 IPv4 address operated by IOFLOOD - Input Output Flood LLC in US. WHOIS lists iana:2487 as the registrar.

Nutrition Label

WHISPER CANON · fenestravirtual.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fenestravirtual.com

Resolution chain

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

IPPrefixASNOperatorCountry
148.163.126.73148.163.0.0/17AS53755IOFLOOD - Input Output Flood LLCUS

WHOIS identity

Registrar
iana:2487
Organization
domain admin
Contact emails

Subdomains

7 observed subdomains of fenestravirtual.com.

Web-graph footprint

Distinct hostnames that link to or from fenestravirtual.com in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • fenestravirtual.com

SPF policy

3 SPF mechanisms authorising senders for fenestravirtual.com.

MechanismTarget
SPF_Afenestravirtual.com
SPF_INCLUDErelay.mailchannels.net
SPF_MXfenestravirtual.com

Related pages

Pivot deeper into the graph from fenestravirtual.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "fenestravirtual.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.