Skip to content

Hostname

officefirst.com

Last fetched

officefirst.com resolves to 1 IPv4 address operated by AS15817 in DE. WHOIS lists iana:1328 as the registrar.

Nutrition Label

WHISPER CANON · officefirst.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/officefirst.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.144.185.18545.144.184.0/22AS15817DE

WHOIS identity

Registrar
iana:1328
Organization
officefirst immobilien ag & co. kg, frankfurt am main
Contact emails

Subdomains

26 observed subdomains of officefirst.com.

Web-graph footprint

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

20 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for officefirst.com.

MechanismTarget
SPF_Aofficefirst.com
SPF_INCLUDEagenturserver.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.151.83.102
SPF_IP109.91.180.213
SPF_IP116.203.188.178/32
SPF_IP178.251.119.53
SPF_IP185.213.33.182
SPF_IP185.213.33.183
SPF_IP217.110.60.90
SPF_IP217.111.104.230
SPF_IP24.134.128.45
SPF_IP24.40.155.112/24
SPF_IP31.47.234.6/32
SPF_IP5.1.92.141/32
SPF_IP62.214.82.148/29
SPF_IP62.55.182.68/32
SPF_IP62.96.222.62
SPF_IP80.153.51.112
SPF_IP84.16.184.158
SPF_IP88.130.205.16/29
SPF_MXofficefirst.com

Related pages

Pivot deeper into the graph from officefirst.com.

Cypher and MCP

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

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