Skip to content

Hostname

filebound.com

Last fetched

filebound.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · filebound.comRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/filebound.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.224.55.593.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
cloud services
Contact emails

Subdomains

58 observed subdomains of filebound.com.

Web-graph footprint

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

14 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for filebound.com.

MechanismTarget
SPF_Afilebound.com
SPF_INCLUDE_u.filebound.com._spf.smart.ondmarc.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP34.235.30.169/32
SPF_IP54.236.57.41
SPF_IP56.145.194.34
SPF_IP66.151.25.0/24
SPF_IP74.217.0.131
SPF_IP74.217.0.144
SPF_MXfilebound.com

Related pages

Pivot deeper into the graph from filebound.com.

Cypher and MCP

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

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