Skip to content

Hostname

spectrum.physio

Last fetched

spectrum.physio resolves to 2 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in GB. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · spectrum.physioRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/spectrum.physio

Resolution chain

spectrum.physio resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.246.71.24235.246.64.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCGB
52.223.13.4152.223.0.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0156772831
Contact emails

Subdomains

1 observed subdomain of spectrum.physio.

Web-graph footprint

Distinct hostnames that link to or from spectrum.physio in the public web crawl.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for spectrum.physio.

MechanismTarget
SPF_Aspectrum.physio
SPF_INCLUDE_spf.google.com
SPF_INCLUDEu19514808.wl059.sendgrid.net
SPF_MXspectrum.physio

Related pages

Pivot deeper into the graph from spectrum.physio.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "spectrum.physio"})-[: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.