Skip to content

Hostname

digline.com

Last fetched

digline.com resolves to 1 IPv4 address operated by LIQUIDWEB - Liquid Web, L.L.C in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · digline.comRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/digline.com

Resolution chain

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

IPPrefixASNOperatorCountry
67.227.166.1767.227.128.0/17AS32244LIQUIDWEB - Liquid Web, L.L.CUS

WHOIS identity

Registrar
iana:2
Organization
dig line
Contact emails

Subdomains

7 observed subdomains of digline.com.

Web-graph footprint

Distinct hostnames that link to or from digline.com in the public web crawl.

272 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for digline.com.

MechanismTarget
SPF_Adigline.com
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfcust.profitstars.com
SPF_IP216.116.80.85/32
SPF_IP216.116.87.11/32
SPF_IP216.116.87.142/32
SPF_IP216.116.87.64/32
SPF_IP60.92.157.142
SPF_IP63.146.246.61
SPF_IP74.200.60.12/32
SPF_IP74.200.60.34/32
SPF_IP74.200.63.122/32
SPF_MXdigline.com

Related pages

Pivot deeper into the graph from digline.com.

Cypher and MCP

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

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