Hostname
byrdsoft.com
Last fetched
byrdsoft.com resolves to 209.195.7.232, announced in 209.195.0.0/18 by COLOBLOX - Coloblox Data Centers Inc in US. byrdsoft.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for byrdsoft.com is recorded in WhisperGraph.
Attribution
coloblox centers
ORIGIN_AS
WHOIS identity
Subdomains
Mail and authentication
Nameservers
- ns1.shared1-da.smy1.generic.host
- ns2.shared1-da.smy1.generic.host
MX records
- se1-mx1.generic.host
- se1-mx2.generic.host
SPF policy
- a: byrdsoft.com
- mx: byrdsoft.com
- include: _spf.generic.host
- ip: 209.195.7.232
- ip: 2607:f948:23:0:0:0:0:6
Threat-feed evidence
History
Related pages
Pivot from byrdsoft.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: "byrdsoft.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.