Skip to content

Hostname

tostarsbuilding.com

Last fetched

tostarsbuilding.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. tostarsbuilding.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · tostarsbuilding.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/tostarsbuilding.com

Resolution chain

No IPv4 resolution is recorded for tostarsbuilding.com in WhisperGraph.

IPv6 resolution

No AAAA record for tostarsbuilding.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Contact emails
1d860845-5bea-4ec0-a4e2-67c90e612ec1@identity-protect.org, 72a473c7-3314-4f0c-803f-b3d0ca7c2d40@identity-protect.org, 7d3799d1-0bae-47b1-9a76-b01c44c466f3@identity-protect.org, 8276f220-7d84-4679-97cd-372c76d9583c@identity-protect.org, 87fa9f2a-e3ee-42c8-833e-c0717077b5fa@identity-protect.org, b2a5c8b3-e8bf-4989-abeb-44b5b8b250e9@identity-protect.org, ecfa1f4f-a1fb-4834-8cd4-419d3aeb34e9@identity-protect.org

Subdomains

Mail and authentication

Nameservers

  • ns-278.awsdns-34.com
  • ns-728.awsdns-27.net
  • ns-1429.awsdns-50.org
  • ns-1882.awsdns-43.co.uk

Threat-feed evidence

History

Related pages

Pivot from tostarsbuilding.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "tostarsbuilding.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.