Skip to content

Hostname

officebeacon.com

Last fetched

officebeacon.com resolves to 2 IPv4 addresses operated by AS209242 in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · officebeacon.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/officebeacon.com

Resolution chain

officebeacon.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:146
Organization
aqua corporation
Contact emails

Subdomains

40 observed subdomains of officebeacon.com.

Web-graph footprint

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

75 sites link to this hostname.

585 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

78 SPF mechanisms authorising senders for officebeacon.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP104.130.122.0/23
SPF_IP104.130.96.0/28
SPF_IP108.179.144.0/20
SPF_IP139.180.17.0/24
SPF_IP141.193.184.128/25
SPF_IP141.193.184.32/27
SPF_IP141.193.184.64/26
SPF_IP141.193.185.128/25
SPF_IP141.193.185.32/27
SPF_IP141.193.185.64/26
SPF_IP141.193.32.0/23
SPF_IP143.244.80.0/20
SPF_IP143.55.224.0/21
SPF_IP143.55.232.0/22
SPF_IP143.55.236.0/22
SPF_IP146.20.112.0/26
SPF_IP146.20.113.0/24
SPF_IP146.20.191.0/24
SPF_IP149.72.0.0/16
SPF_IP158.247.16.0/20
SPF_IP158.69.18.193
SPF_IP159.112.240.0/20
SPF_IP159.135.132.128/25
SPF_IP159.135.140.80/29
SPF_IP159.135.224.0/20
SPF_IP159.183.0.0/16
SPF_IP161.38.192.0/20
SPF_IP161.38.204.0/22
SPF_IP166.78.68.0/22
SPF_IP167.89.0.0/17
SPF_IP167.89.7.155
SPF_IP168.245.0.0/17
SPF_IP18.208.124.128/25
SPF_IP185.189.236.0/22
SPF_IP185.211.120.0/22
SPF_IP185.250.236.0/22
SPF_IP192.237.158.0/23
SPF_IP192.254.112.0/20
SPF_IP198.2.128.0/24
SPF_IP198.2.132.0/22
SPF_IP198.2.136.0/23
SPF_IP198.2.145.0/24
SPF_IP198.2.177.0/24
SPF_IP198.2.178.0/23
SPF_IP198.2.180.0/24
SPF_IP198.2.186.0/23
SPF_IP198.21.0.0/21
SPF_IP198.244.48.0/20
SPF_IP198.244.60.0/22
SPF_IP198.37.144.0/20
SPF_IP198.61.254.0/23
SPF_IP204.220.160.0/21
SPF_IP204.220.168.0/21
SPF_IP204.220.176.0/20
SPF_IP205.201.131.128/25
SPF_IP205.201.134.128/25
SPF_IP205.201.136.0/23
SPF_IP205.201.139.0/24
SPF_IP208.117.48.0/20
SPF_IP209.61.151.0/24
SPF_IP216.139.64.0/19
SPF_IP223.165.113.0/24
SPF_IP223.165.115.0/24
SPF_IP223.165.118.0/23
SPF_IP223.165.120.0/23
SPF_IP23.253.182.0/23
SPF_IP3.210.190.0/24
SPF_IP3.93.157.0/24
SPF_IP50.31.32.0/19
SPF_IP54.174.52.0/24
SPF_IP54.174.57.0/24
SPF_IP54.174.59.0/24
SPF_IP54.174.60.0/23
SPF_IP54.174.63.0/24
SPF_IP69.72.32.0/20
SPF_IP79.137.111.82
SPF_IP87.253.232.0/21

Related pages

Pivot deeper into the graph from officebeacon.com.

Cypher and MCP

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

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