Skip to content

Hostname

officebusters.com

Last fetched

officebusters.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · officebusters.comRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/officebusters.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.63.174.20320.48.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationJP

WHOIS identity

Registrar
iana:49
Organization
masayoshi kumagai
Contact emails

Subdomains

28 observed subdomains of officebusters.com.

Web-graph footprint

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

209 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for officebusters.com.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.bmv.jp
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.secure.ne.jp
SPF_IP133.167.33.75
SPF_IP153.126.187.160
SPF_IP160.16.135.94
SPF_IP220.106.11.21
SPF_IP39.110.214.51

Related pages

Pivot deeper into the graph from officebusters.com.

Cypher and MCP

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

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