Skip to content

Hostname

urbanbarn.com

Last fetched

urbanbarn.com resolves to 40.85.201.224, announced in 40.80.0.0/12 by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. urbanbarn.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 · urbanbarn.comRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/urbanbarn.com

Resolution chain

IPv6 resolution

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

Attribution

Github

saas · ORIGIN_AS

WHOIS identity

Registrar
iana:146
Registrant organisation
domains by proxy,
Contact emails
b36dq29n5vd@networksolutionsprivateregistration.com, cc3u899g5ry@networksolutionsprivateregistration.com, d23ky4pw4ge@networksolutionsprivateregistration.com, e33u56yr8fv@networksolutionsprivateregistration.com, fa7pe2sw2b8@networksolutionsprivateregistration.com, fv7gf5ph7x4@networksolutionsprivateregistration.com, g29re8sz6en@networksolutionsprivateregistration.com, g76gu9e34g7@networksolutionsprivateregistration.com, g84mz5856hg@networksolutionsprivateregistration.com, h839j3s38td@networksolutionsprivateregistration.com, hr5jt5pp6vn@networksolutionsprivateregistration.com, kv34f3qr2hj@networksolutionsprivateregistration.com, m99z697a54a@networksolutionsprivateregistration.com, nh4fm87v6h6@networksolutionsprivateregistration.com, p257u6un8d9@networksolutionsprivateregistration.com, pc4mh4bm58d@networksolutionsprivateregistration.com, qk4bh34x2xx@networksolutionsprivateregistration.com, qk6223qs3gq@networksolutionsprivateregistration.com, r84cx6ay6ps@networksolutionsprivateregistration.com, rick@urbanbarn.com and 11 more

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns1-03.azure-dns.com
  • ns4-03.azure-dns.info
  • ns2-03.azure-dns.net
  • ns3-03.azure-dns.org

MX records

  • urbanbarn-com.mail.protection.outlook.com

SPF policy

  • ip: 136.147.208.65/32
  • include: es._spf.adp.com
  • include: spf.givex.com
  • include: spf.protection.outlook.com
  • include: _spf.salesforce.com
  • a: production.na01.urbanbarn.demandware.net
  • ip: 104.16.241.242
  • ip: 13.111.103.172
  • ip: 136.147.215.131
  • ip: 207.81.1.20
  • ip: 209.207.79.217
  • ip: 216.21.138.154
  • ip: 216.21.138.157
  • ip: 52.156.5.65
  • ip: 52.228.32.184
  • ip: 52.228.35.32
  • ip: 52.233.1.124
  • ip: 74.49.178.46
  • ip: 74.49.178.62

Threat-feed evidence

History

Related pages

Pivot from urbanbarn.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: "urbanbarn.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.