Skip to content

Hostname

5plusarchitects.com

Last fetched

5plusarchitects.com resolves to 1 IPv4 address operated by GOOGLE - Google LLC in GB. WHOIS lists iana:48 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
35.214.83.18735.214.0.0/17AS15169GOOGLE - Google LLCGB

WHOIS identity

Registrar
iana:48
Organization
five plus architects
Contact emails

Subdomains

14 observed subdomains of 5plusarchitects.com.

Web-graph footprint

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

43 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for 5plusarchitects.com.

MechanismTarget
SPF_INCLUDE_spf.clearbooks.co.uk
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.uk.exclaimer.net
SPF_IP164.39.71.58
SPF_IP192.254.121.248/32
SPF_IP91.143.79.62

Related pages

Pivot deeper into the graph from 5plusarchitects.com.

Cypher and MCP

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

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