Skip to content

Hostname

federated.computer

Last fetched

federated.computer resolves to 1 IPv4 address operated by AS213230 in US. WHOIS lists iana:1861 as the registrar.

Nutrition Label

WHISPER CANON · federated.computerRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/federated.computer

Resolution chain

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

IPPrefixASNOperatorCountry
5.161.88.875.161.88.0/24AS213230US

WHOIS identity

Registrar
iana:1861
Organization
contact privacy inc. customer 0161150952
Contact emails

Subdomains

30 observed subdomains of federated.computer.

Web-graph footprint

Distinct hostnames that link to or from federated.computer in the public web crawl.

42 sites link to this hostname.

42 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for federated.computer.

MechanismTarget
SPF_Ac-relay.federatedcomputer.com
SPF_Ade-relay.federatedcomputer.com
SPF_Afederated.computer
SPF_Afi-relay.federatedcomputer.com
SPF_IP109.199.123.251/32
SPF_IP135.181.193.48/32
SPF_IP2a01:4f9:c010:c0c2:0:0:0:1
SPF_IP91.99.157.93
SPF_MXfederated.computer

Related pages

Pivot deeper into the graph from federated.computer.

Cypher and MCP

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

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