Skip to content

Hostname

smartfundingaid.com

Last fetched

smartfundingaid.com resolves to 1 IPv4 address operated by DEDICATED - Dedicated.com in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.192.227.197104.192.227.0/24AS63018DEDICATED - Dedicated.comUS

WHOIS identity

No WHOIS records are currently associated with smartfundingaid.com in WhisperGraph.

Subdomains

5 observed subdomains of smartfundingaid.com.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for smartfundingaid.com.

MechanismTarget
SPF_Asmartfundingaid.com
SPF_IP107.158.1.193/32
SPF_IP107.158.1.194/32
SPF_IP38.78.153.112/32
SPF_IP38.78.153.113/32
SPF_MXsmartfundingaid.com

Related pages

Pivot deeper into the graph from smartfundingaid.com.

Cypher and MCP

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

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