Skip to content

Hostname

devenish.com

Last fetched

devenish.com resolves to 1 IPv4 address operated by AS202053 in GB. WHOIS lists iana:320 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
83.136.255.6283.136.248.0/21AS202053GB

WHOIS identity

Registrar
iana:320
Organization
devenish nutrition
Contact emails

Subdomains

2 observed subdomains of devenish.com.

Web-graph footprint

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

11 sites link to this hostname.

57 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for devenish.com.

MechanismTarget
SPF_INCLUDEemaileuc.freshservice.com
SPF_INCLUDEemailus.freshservice.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEservice-now.com
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP66.159.232.251
SPF_IP66.159.234.73

Related pages

Pivot deeper into the graph from devenish.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "devenish.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.