Skip to content

Hostname

builder.robsonhost.com.br

Last fetched

builder.robsonhost.com.br resolves to 1 IPv4 address operated by AS16276 in CA.

Nutrition Label

WHISPER CANON · builder.robsonhost.com.brRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/builder.robsonhost.com.br

Resolution chain

builder.robsonhost.com.br resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
158.69.4.253158.69.0.0/16AS16276CA

WHOIS identity

No WHOIS records are currently associated with builder.robsonhost.com.br in WhisperGraph.

Subdomains

7 observed subdomains of builder.robsonhost.com.br.

Threat posture

History

Mail and authentication

MX records

  • builder.robsonhost.com.br

SPF policy

12 SPF mechanisms authorising senders for builder.robsonhost.com.br.

MechanismTarget
SPF_Abuilder.robsonhost.com.br
SPF_IP144.217.123.135
SPF_IP144.217.77.6
SPF_IP158.69.101.28
SPF_IP158.69.101.54
SPF_IP158.69.251.125
SPF_IP158.69.4.253
SPF_IP198.27.68.145
SPF_IP46.4.101.120
SPF_IP51.79.79.62
SPF_IP54.39.202.2
SPF_MXbuilder.robsonhost.com.br

Related pages

Pivot deeper into the graph from builder.robsonhost.com.br.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "builder.robsonhost.com.br"})-[: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.