Skip to content

Hostname

relay.server78.com

Last fetched

relay.server78.com resolves to 5 IPv4 addresses operated by CLOUDSINGULARITY - Tech Futures Interactive Inc. in CA.

Nutrition Label

WHISPER CANON · relay.server78.comRouting diversity3.5/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/relay.server78.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.83.208.323.83.208.0/21AS394256CLOUDSINGULARITY - Tech Futures Interactive Inc.CA
23.83.212.323.83.208.0/21AS394256CLOUDSINGULARITY - Tech Futures Interactive Inc.CA
23.83.216.423.83.216.0/22AS63213ASTUTEHOSTING-VALUE - Astute InternetCA
23.83.220.423.83.220.0/23AS63213ASTUTEHOSTING-VALUE - Astute InternetCA
23.83.223.423.83.223.0/24AS63213ASTUTEHOSTING-VALUE - Astute InternetCA

WHOIS identity

No WHOIS records are currently associated with relay.server78.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for relay.server78.com.

MechanismTarget
SPF_IP23.83.208.0/20
SPF_IP35.85.190.185/32

Related pages

Pivot deeper into the graph from relay.server78.com.

Cypher and MCP

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

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