Skip to content

Hostname

smidgeup.com

Last fetched

smidgeup.com resolves to 1 IPv4 address operated by AS33970 in GB. WHOIS lists iana:1515 as the registrar.

Nutrition Label

WHISPER CANON · smidgeup.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.6/10canon.whisper.security/host/smidgeup.com

Resolution chain

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

IPPrefixASNOperatorCountry
195.8.196.60195.8.196.0/23AS33970GB

WHOIS identity

Registrar
iana:1515
Organization
alison blackwell
Contact emails

Subdomains

21 observed subdomains of smidgeup.com.

Web-graph footprint

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

228 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • smidgeup.com

SPF policy

8 SPF mechanisms authorising senders for smidgeup.com.

MechanismTarget
SPF_Asmidgeup.com
SPF_INCLUDE_spf.createsend.com
SPF_IP193.189.74.170
SPF_IP193.189.74.186
SPF_IP195.8.196.227
SPF_IP195.8.196.60
SPF_IP195.8.197.145
SPF_MXsmidgeup.com

Related pages

Pivot deeper into the graph from smidgeup.com.

Cypher and MCP

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

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