Skip to content

Hostname

boffoproperties.com

Last fetched

boffoproperties.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:456 as the registrar.

Nutrition Label

WHISPER CANON · boffoproperties.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/boffoproperties.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.52.225.14216.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:456
Organization
boffo properties
Contact emails

Subdomains

3 observed subdomains of boffoproperties.com.

Web-graph footprint

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

13 sites link to this hostname.

58 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for boffoproperties.com.

MechanismTarget
SPF_INCLUDE_spf.prod.hydra.sophos.com
SPF_INCLUDEintersoft.ca
SPF_IP208.118.142.26

Related pages

Pivot deeper into the graph from boffoproperties.com.

Cypher and MCP

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

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