Skip to content

Hostname

one5two.com

Last fetched

one5two.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:1390
Organization
barques design
Contact emails

Subdomains

7 observed subdomains of one5two.com.

Web-graph footprint

Distinct hostnames that link to or from one5two.com in the public web crawl.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • one5two.com

SPF policy

3 SPF mechanisms authorising senders for one5two.com.

MechanismTarget
SPF_Aone5two.com
SPF_IP91.197.230.158
SPF_MXone5two.com

Related pages

Pivot deeper into the graph from one5two.com.

Cypher and MCP

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

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