Skip to content

Hostname

br1.us

Last fetched

br1.us resolves to 216.183.32.140, announced in 216.183.32.0/22 by VTXC - VTX Communications LLC in US. br1.us 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 · br1.usRouting diversity1.5/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/br1.us

Resolution chain

IPv6 resolution

No AAAA record for br1.us is recorded in WhisperGraph.

Attribution

vtx

ORIGIN_AS

WHOIS identity

Registrar
iana:69
Registrant organisation
sergio cesar
Contact emails
sergio@winc.net, support@winc.net

Subdomains

Mail and authentication

Nameservers

  • ns1-u.winc.net
  • ns2-u.winc.net

MX records

  • mail.br1.us

SPF policy

  • ip: 216.183.32.152/32
  • ip: 216.183.32.162/32
  • ip: 216.183.32.182/32
  • ip: 2607:fff0:c5:1::182/32
  • include: winc.net
  • a: h182.winc.net
  • a: ired2.winc.net

Threat-feed evidence

History

Related pages

Pivot from br1.us 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: "br1.us"})-[: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.