Skip to content

Hostname

officeprinciples.com

Last fetched

officeprinciples.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · officeprinciples.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/officeprinciples.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.14.77104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.15.77104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.68.67172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
cyril parsons (op)
Contact emails

Subdomains

4 observed subdomains of officeprinciples.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for officeprinciples.com.

MechanismTarget
SPF_Adispatch-eu.ppe-hosted.com
SPF_Aofficeprinciples.com
SPF_INCLUDE24928097.spf02.hubspotemail.net
SPF_IP213.160.107.153/29
SPF_IP213.171.216.0/24
SPF_IP77.68.64.0/27
SPF_IP86.53.233.249/29

Related pages

Pivot deeper into the graph from officeprinciples.com.

Cypher and MCP

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

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