Skip to content

Hostname

remote.5plusarchitects.com

Last fetched

remote.5plusarchitects.com resolves to 1 IPv4 address operated by GOOGLE - Google LLC in GB.

Nutrition Label

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

Resolution chain

remote.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

No WHOIS records are currently associated with remote.5plusarchitects.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for remote.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 remote.5plusarchitects.com.

Cypher and MCP

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

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