Hostname
seagulf.com
Last fetched
seagulf.com resolves to 132.148.218.21, announced in 132.148.216.0/21 by GO-DADDY-COM-LLC - GoDaddy.com, LLC in US. seagulf.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
- 132.148.218.21
132.148.216.0/21 · GO-DADDY-COM-LLC - GoDaddy.com, LLC · Ashburn, US
IPv6 resolution
No AAAA record for seagulf.com is recorded in WhisperGraph.
Attribution
godaddy com
ORIGIN_AS
WHOIS identity
- Registrar
- iana:146
- Registrant organisation
- alexander zeagman
- Contact emails
- azeagman@seagulf.com
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
- ns15.domaincontrol.com
- ns16.domaincontrol.com
MX records
- d99689a.ess.barracudanetworks.com
- d99689b.ess.barracudanetworks.com
SPF policy
- ip: 72.138.102.161/32
- ip: 72.138.102.162/32
- include: spf.ess.barracudanetworks.com
- include: spf.protection.outlook.com
Threat-feed evidence
History
Related pages
Pivot from seagulf.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: "seagulf.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.