Skip to content

Hostname

abg.works

Last fetched

abg.works resolves to 1 IPv4 address operated by AS20857 in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · abg.worksRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/abg.works

Resolution chain

abg.works resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
149.210.166.114149.210.128.0/17AS20857NL

WHOIS identity

Registrar
iana:1647
Organization
oray beheer bv
Contact emails

Subdomains

8 observed subdomains of abg.works.

Web-graph footprint

Distinct hostnames that link to or from abg.works in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for abg.works.

MechanismTarget
SPF_Aabg.works
SPF_Aspf.flexfilter.nl
SPF_MXabg.works

Related pages

Pivot deeper into the graph from abg.works.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "abg.works"})-[: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.